Skip to content

update go to 1.24.13#1230

Merged
xcoulon merged 3 commits intocodeready-toolchain:masterfrom
rsoaresd:update_go
Feb 6, 2026
Merged

update go to 1.24.13#1230
xcoulon merged 3 commits intocodeready-toolchain:masterfrom
rsoaresd:update_go

Conversation

@rsoaresd
Copy link
Contributor

@rsoaresd rsoaresd commented Feb 5, 2026

Description

By the time I addressed the dependencies upgrade for Openshift 4.20, the latest go version stable was 1.24.11. We can now update version to the latest stable version (1.24.13) since it has security fixes

Related PRs

codeready-toolchain/api#497
codeready-toolchain/toolchain-common#512
codeready-toolchain/member-operator#728
codeready-toolchain/registration-service#576
codeready-toolchain/toolchain-e2e#1252
codeready-toolchain/toolchain-cicd#167
wa #326
https://github.com/codeready-toolchain/sandboxctl/pull/60
https://github.com/codeready-toolchain/devsandbox-observability-mcp-server/pull/22

Summary by CodeRabbit

  • Chores
    • Updated minimum required Go version to 1.24.13 across build configuration and container tooling.

@openshift-ci openshift-ci bot requested review from metlos and xcoulon February 5, 2026 11:13
@openshift-ci openshift-ci bot added the approved label Feb 5, 2026
@coderabbitai
Copy link

coderabbitai bot commented Feb 5, 2026

Walkthrough

This pull request updates the minimum required Go version from 1.24.11 to 1.24.13 across all build configuration files, including documentation, module directives, and containerized build tools.

Changes

Cohort / File(s) Summary
Go version update
README.adoc, go.mod, openshift-ci/Dockerfile.tools
Updated Go toolchain version from 1.24.11 to 1.24.13, including corresponding SHA256 hash for Docker build tools.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

lgtm

Suggested reviewers

  • MatousJobanek
  • alexeykazakov
  • xcoulon

Poem

🐰 A hop, skip, and version bump—
Go from point-one-one to point-one-three,
Through README, mod, and Docker we jump,
Configuration files in harmony! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'update go to 1.24.13' clearly and accurately summarizes the main change: upgrading the Go toolchain version across all configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.15%. Comparing base (0af653e) to head (1073a4a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1230   +/-   ##
=======================================
  Coverage   70.15%   70.15%           
=======================================
  Files          84       84           
  Lines        6565     6565           
=======================================
  Hits         4606     4606           
  Misses       1747     1747           
  Partials      212      212           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci
Copy link

openshift-ci bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, rsoaresd, xcoulon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [alexeykazakov,rsoaresd,xcoulon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

@xcoulon xcoulon merged commit 0136602 into codeready-toolchain:master Feb 6, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants